Skip to content

Add ISQ derived quantities#13

Merged
gdtroszak merged 1 commit intomainfrom
10-add-additional-isq-derived-quantities
Mar 15, 2026
Merged

Add ISQ derived quantities#13
gdtroszak merged 1 commit intomainfrom
10-add-additional-isq-derived-quantities

Conversation

@gdtroszak
Copy link
Contributor

Adds the following derived quantities to dim-isq:

  • density
  • specificVolume
  • momentum
  • angularVelocity
  • angularAcceleration
  • torque
  • dynamicViscosity
  • kinematicViscosity
  • surfaceTension
  • wavenumber
  • heatCapacity
  • specificHeatCapacity
  • specificEnergy
  • thermalConductivity
  • electricFieldStrength
  • permittivity
  • permeability
  • currentDensity
  • volumetricFlowRate
  • massFlowRate
  • concentration
  • molarMass

Each quantity was added to the spec, the generated file was regenerated, and all new types and factories are exported from the package entrypoint. The README table and limitations section are updated to reflect the new quantities and their shared-dimension aliases (torque/energy, angularVelocity/frequency, specificEnergy/absorbedDose).

Closes #10.

Add density, specificVolume, momentum, angularVelocity, angularAcceleration,
torque, dynamicViscosity, kinematicViscosity, surfaceTension, wavenumber,
heatCapacity, specificHeatCapacity, specificEnergy, thermalConductivity,
electricFieldStrength, permittivity, permeability, currentDensity,
volumetricFlowRate, massFlowRate, concentration, and molarMass.

Closes #10
@gdtroszak gdtroszak self-assigned this Mar 15, 2026
@gdtroszak gdtroszak linked an issue Mar 15, 2026 that may be closed by this pull request
22 tasks
@gdtroszak gdtroszak merged commit e62dc9a into main Mar 15, 2026
1 check passed
@gdtroszak gdtroszak deleted the 10-add-additional-isq-derived-quantities branch March 15, 2026 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add additional ISQ derived quantities

1 participant